diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-19 05:20:06 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-19 05:20:06 +0800 |
commit | 94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8 (patch) | |
tree | 9e444a53130b8d00f966e42c56f147163a2442f9 /deskutils/gnome-pim | |
parent | e3cf85956566fb251edc9584372c94c090cd6606 (diff) | |
download | freebsd-ports-gnome-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.tar.gz freebsd-ports-gnome-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.tar.zst freebsd-ports-gnome-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.zip |
Remove USE_GNOMENG.
Diffstat (limited to 'deskutils/gnome-pim')
-rw-r--r-- | deskutils/gnome-pim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index 056223e704cb..ccbff07e7146 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -28,7 +28,6 @@ PLIST_SUB= GNOME_PILOT="@comment " USE_X_PREFIX= yes USE_BISON= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs libcapplet USE_LIBTOOL= yes |