aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-common/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-29 06:34:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-29 06:34:54 +0000
commit1c7e1c93f317c4af4077bb02125f2c6e150aae5d (patch)
treeceee4c85e7231c9cad57eb6c03a66c4538fb1265 /devel/gnome-common/Makefile
parente5c0978ef4bd8f29a81479e1fd7a0be1f3b9ceef (diff)
downloadports-1c7e1c93f317c4af4077bb02125f2c6e150aae5d.tar.gz
ports-1c7e1c93f317c4af4077bb02125f2c6e150aae5d.zip
Correct some typos and use gnometarget.
Notes
Notes: svn path=/head/; revision=83803
Diffstat (limited to 'devel/gnome-common/Makefile')
-rw-r--r--devel/gnome-common/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
index 895158be2f4e..a0c1af7651a2 100644
--- a/devel/gnome-common/Makefile
+++ b/devel/gnome-common/Makefile
@@ -14,13 +14,12 @@ DISTNAME= gnome-common-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Common automake macros for GNOME and GOME 2.0
+COMMENT= Common automake macros for GNOME and GNOME 2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= pkgconfig
+USE_GNOME= pkgconfig gnometarget
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
.include <bsd.port.mk>