aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /graphics
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
downloadports-1e5f12f776f18f64b73fa7b72b979e38239746a0.tar.gz
ports-1e5f12f776f18f64b73fa7b72b979e38239746a0.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/diacanvas2/Makefile10
-rw-r--r--graphics/gnomeiconedit/Makefile9
-rw-r--r--graphics/gtkam/Makefile3
-rw-r--r--graphics/libexif-gtk/Makefile3
-rw-r--r--graphics/truevision/Makefile10
5 files changed, 13 insertions, 22 deletions
diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile
index 5bad5748180c..aaaa52a006d5 100644
--- a/graphics/diacanvas2/Makefile
+++ b/graphics/diacanvas2/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: diacanvas2
-# Date created: Feb 9, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= diacanvas2
PORTVERSION= 0.15.4
@@ -16,7 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A general drawing canvas from dia dialog editor
-USE_GNOME= gnomehack pygnome2
+USES= pathfix
+USE_GNOME= pygnome2
USE_PYTHON= 2.2+
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile
index d3dc8dec91f6..3ee3f557cedf 100644
--- a/graphics/gnomeiconedit/Makefile
+++ b/graphics/gnomeiconedit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnomeiconedit
-# Date created: 28th January 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
+# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnomeiconedit
PORTVERSION= 1.2.0
@@ -17,7 +13,8 @@ COMMENT= Small GNOME icon editor
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
-USE_GNOME= gnomeprefix gnomehack bonobo gnomeprint
+USES= pathfix
+USE_GNOME= gnomeprefix bonobo gnomeprint
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
index 0ef50baae6ad..40a0cee089b7 100644
--- a/graphics/gtkam/Makefile
+++ b/graphics/gtkam/Makefile
@@ -14,7 +14,8 @@ LIB_DEPENDS= exif-gtk.5:${PORTSDIR}/graphics/libexif-gtk \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2
WANT_GNOME= yes
-USE_GNOME= gnomehack gnomehier gtk20
+USES= pathfix
+USE_GNOME= gnomehier gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile
index ce836229c6d6..dc8c9c288938 100644
--- a/graphics/libexif-gtk/Makefile
+++ b/graphics/libexif-gtk/Makefile
@@ -12,7 +12,8 @@ COMMENT= GTK+ widgets to display/edit EXIF tags
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
-USE_GNOME= gnomehack gtk20
+USES= pathfix
+USE_GNOME= gtk20
USE_AUTOTOOLS= autoconf libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile
index 306c32e6df2d..77044a9893ab 100644
--- a/graphics/truevision/Makefile
+++ b/graphics/truevision/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: truevision
-# Date created: Mar 12, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= truevision
PORTVERSION= 0.5.5.2
@@ -22,7 +17,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
USE_BZIP2= yes
USE_GETTEXT= yes
-USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
+USES= pathfix
+USE_GNOME= gnomeprefix intlhack libgnomeui
USE_GL= gl
USE_PYTHON= yes
USE_GMAKE= yes