From 10069d3aaf93bef39370cb82571f4fa3a077af82 Mon Sep 17 00:00:00 2001 From: anders Date: Sun, 1 Jun 2003 23:23:41 +0000 Subject: Don't require the wrong libgnomeui - the one we want is in gnomelibs. No need to require gnomehier either. Pointy hat to: me Submitted by: marcus --- security/fpm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/fpm/Makefile b/security/fpm/Makefile index 7a58f069c778..fda0a8250bff 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= gnomeprefix gnomehack gnomehier gnomelibs libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomelibs USE_X_PREFIX= yes USE_REINPLACE= yes -- cgit