summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/geda/Makefile3
-rw-r--r--cad/gerbv/Makefile10
-rw-r--r--cad/libgeda/Makefile7
3 files changed, 7 insertions, 13 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 55f6e5b41c0f..656f77d17c50 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -20,7 +20,8 @@ RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk
OPTIONS_DEFINE= DOCS
-USE_GNOME= desktopfileutils gnomehack gtk20
+USES= pathfix
+USE_GNOME= desktopfileutils gtk20
USE_PERL5_RUN= yes
USE_PYTHON= run
USE_GETTEXT= yes
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index c15819fb82f1..973f936713a5 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: gerbv
-# Date created: Jul 16, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= gerbv
PORTVERSION= 2.6.0
@@ -18,7 +13,8 @@ COMMENT= A Free Gerber Viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_GNOME= desktopfileutils gnomehack gtk20
+USES= pathfix
+USE_GNOME= desktopfileutils gtk20
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index f3fc44257bd8..dcb77408a8b6 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libgeda
-# Date created: 4 April 2001
-# Whom: bruno schwander <bruno@tinkerbox.org>
-#
+# Created by: bruno schwander <bruno@tinkerbox.org>
# $FreeBSD$
-#
PORTNAME= libgeda
PORTVERSION= 1.4.3
@@ -21,6 +17,7 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
+USES= pathfix
USE_GNOME= gtk20 gnomehack
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-update-mime-database \