diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /palm | |
parent | 9d763b29f93aa0dff56a94d9096489aacc6f750a (diff) | |
download | ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.gz ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.zip |
Remove USE_GNOMENG.
Notes
Notes:
svn path=/head/; revision=79368
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 1 | ||||
-rw-r--r-- | palm/gnomepilot-conduits/Makefile | 1 | ||||
-rw-r--r-- | palm/gnomepilot/Makefile | 1 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 1 | ||||
-rw-r--r-- | palm/jpilot/Makefile | 1 | ||||
-rw-r--r-- | palm/pilrc/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 6d25848d4918..ec58f5e17b20 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/palm/gnomepilot-conduits/Makefile b/palm/gnomepilot-conduits/Makefile index b66cc07b7ea6..a339a00d0f90 100644 --- a/palm/gnomepilot-conduits/Makefile +++ b/palm/gnomepilot-conduits/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gpilotd.1:${PORTSDIR}/palm/gnomepilot USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs libglade gnomevfs USE_LIBTOOL= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile index dccff7e837ea..8a3e82b8302e 100644 --- a/palm/gnomepilot/Makefile +++ b/palm/gnomepilot/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs libglade gnomevfs libpanel \ libcapplet USE_LIBTOOL= yes diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 6d25848d4918..ec58f5e17b20 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index a74528e405f9..34041cedef81 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -17,7 +17,6 @@ COMMENT?= Desktop Organizer Software for the Palm Pilot LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link \ intl.4:${PORTSDIR}/devel/gettext -USE_GNOMENG= yes USE_GNOME= gtk12 USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/palm/pilrc/Makefile b/palm/pilrc/Makefile index afe538cf03f4..ef75e41a9543 100644 --- a/palm/pilrc/Makefile +++ b/palm/pilrc/Makefile @@ -16,7 +16,6 @@ COMMENT= Resource compiler for Pilot applications WRKSRC= ${WRKDIR}/pilrc-${PORTVERSION} -USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes |