diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-21 03:54:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-21 03:54:55 +0800 |
commit | 5af1fb9a01bad8a590b876b25b62b00a41972018 (patch) | |
tree | ce52fc02efe8fdcc77cf96f870bad92d31d74ae7 /mail | |
parent | 196d0f5fc687333ca42c3406e35b6f3f85c27034 (diff) | |
download | freebsd-ports-gnome-5af1fb9a01bad8a590b876b25b62b00a41972018.tar.gz freebsd-ports-gnome-5af1fb9a01bad8a590b876b25b62b00a41972018.tar.zst freebsd-ports-gnome-5af1fb9a01bad8a590b876b25b62b00a41972018.zip |
Remove USE_GNOMENG.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 1 | ||||
-rw-r--r-- | mail/flink/Makefile | 1 | ||||
-rw-r--r-- | mail/mavbiff/Makefile | 1 | ||||
-rw-r--r-- | mail/pop3lite/Makefile | 1 | ||||
-rw-r--r-- | mail/spruce/Makefile | 1 | ||||
-rw-r--r-- | mail/wmmaiload/Makefile | 1 | ||||
-rw-r--r-- | mail/xfmail/Makefile | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 545fc740e294..75925f902eb4 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomeprint gnomevfs gtkhtml USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/mail/flink/Makefile b/mail/flink/Makefile index 8e0cdd162a1d..6fb0815c1ca7 100644 --- a/mail/flink/Makefile +++ b/mail/flink/Makefile @@ -15,7 +15,6 @@ COMMENT= The Flink mailchecker is a small panelapplet for the GNOME panel GNU_CONFIGURE= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack libpanel CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/mail/mavbiff/Makefile b/mail/mavbiff/Makefile index 336bfd955634..930b5b6ebe51 100644 --- a/mail/mavbiff/Makefile +++ b/mail/mavbiff/Makefile @@ -14,7 +14,6 @@ MAINTAINER= edwin@mavetju.org COMMENT= Small screen with active mailboxes and bring-to-front-facility USE_REINPLACE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 MAN1= mavbiff.1 diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index cbcd71b31f34..22390d15e953 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A flexible, modular RFC-compliant POP3 daemon -USE_GNOMENG= yes USE_GNOME= glib12 USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 7da229bb37e7..9cf9e7891665 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 6fc7612cc47b..41ba2086471d 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -15,7 +15,6 @@ COMMENT= Incoming mail monitor dockapp with a similar look to wmcpuload USE_X_PREFIX= yes USE_XPM= yes -USE_GNOMENG= yes USE_GNOME= gtk12 USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index c7489a0b2d49..28d15dac5170 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -26,7 +26,6 @@ LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \ USE_AUTOMAKE_VER= 15 USE_AUTOCONF= yes USE_BZIP2= yes -USE_GNOMENG= yes USE_GNOME= glib12 USE_GMAKE= yes USE_LIBTOOL= yes |