summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-01 23:16:27 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-01 23:16:27 +0800
commit33247f8627dc97a08c73196f8baf13f76c3ebee0 (patch)
tree26f5c09c96db445280ba457125b9bf1fa0c61650 /print
parent706d41fb8180fc2561e0f05dbf906b97d7d75a58 (diff)
downloadmarcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.gz
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.bz2
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.lz
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.xz
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.zst
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.zip
Not complete yet.
Trim header, remove leading "A" from comments. Convert: USE_GNOME=pkgconfig -> USE_PKGCONFIG=build USE_GNOME=gnomehack -> USES=pathfix Do some maintaince where needed, and let there be breakage! [1] [1] But since nobody (can't) use(s) SVN yet to build this isn't a issue :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17271 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print')
-rw-r--r--print/libgnomecups/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index 8b10ce06d..b988f3397 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libgnomecups
-# Date created: 14 Jul 2003
-# Whom: Glenn Johnson <glennpj@charter.net>
-#
+# Created by: Glenn Johnson <glennpj@charter.net>
# $FreeBSD$
-#
PORTNAME= libgnomecups
PORTVERSION= 0.2.3
@@ -16,11 +12,13 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Support library for gnome cups administration
-LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client
+LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack intlhack ltverhack glib20 pkgconfig
+USES= pathfix
+USE_PKGCONFIG= build
+USE_GNOME= intlhack ltverhack glib20
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool