diff options
-rw-r--r-- | security/fpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fpm/Makefile b/security/fpm/Makefile index 40066ff208f0..7a58f069c778 100644 --- a/security/fpm/Makefile +++ b/security/fpm/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= anders@FreeBSD.org COMMENT= Figaro's Password Manager, an app to securely store your passwords -USE_GNOME= yes +USE_GNOME= gnomeprefix gnomehack gnomehier gnomelibs libgnomeui USE_X_PREFIX= yes USE_REINPLACE= yes |