diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:25:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:25:22 +0000 |
commit | d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b (patch) | |
tree | 3983baab3ebf80e7c9ebb6a5801d28c87e9610fb /comms | |
parent | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (diff) |
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.
Submitted by: kris
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index c22e5c4467a0..a81ab325992d 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -41,6 +41,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message FIXPREFIX= Docs/man/gnokiid.8 Docs/DataCalls-QuickStart Docs/README \ common/cfgreader.c po/et.po po/sl.po +WANT_GNOME= yes + .include <bsd.port.pre.mk> # If smsd is enabled check if MySQL or PostgreSQL are installed and |