diff options
author | Anders Nordby <anders@FreeBSD.org> | 2003-06-02 06:56:20 +0800 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2003-06-02 06:56:20 +0800 |
commit | d6075a44ca59398c5740b16035ccf640ca144169 (patch) | |
tree | 55647604928040c890c238cc0e8a4bceecc0af10 /security/fpm | |
parent | 16d9d39d9273222fbd9bf45a2826b7540729d1ba (diff) | |
download | freebsd-ports-gnome-d6075a44ca59398c5740b16035ccf640ca144169.tar.gz freebsd-ports-gnome-d6075a44ca59398c5740b16035ccf640ca144169.tar.zst freebsd-ports-gnome-d6075a44ca59398c5740b16035ccf640ca144169.zip |
Unbreak this port by updating to current bsd.gnome.mk standards.
PR: ports/45301
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
Diffstat (limited to 'security/fpm')
-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 |