diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-15 18:21:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-15 18:21:04 +0000 |
commit | 153aa7492e487a89d021c270cf53b9e96e56024c (patch) | |
tree | 22eb1785fe91f6901666a3afc0bd09a615ff8923 /security/seahorse/Makefile | |
parent | 1d6100e342d88cfd4d8b2c499f16c65301a0b146 (diff) | |
download | ports-153aa7492e487a89d021c270cf53b9e96e56024c.tar.gz ports-153aa7492e487a89d021c270cf53b9e96e56024c.zip |
Notes
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index d842cd7d6f5b..7bb7e7d47350 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme \ glade-2.0.0:${PORTSDIR}/devel/libglade2 USE_X_PREFIX= yes +USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix GNU_CONFIGURE= yes |