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/gnokii | |
parent | 053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc (diff) | |
download | ports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.tar.gz ports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.zip |
Notes
Diffstat (limited to 'comms/gnokii')
-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 |