diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-18 19:52:39 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-18 19:52:39 +0800 |
commit | fdbf5c37f59b2990d159e4ebd1e2128a64cf0212 (patch) | |
tree | 959d97fa8850e3a854ef2510715034b1f5412075 /security | |
parent | 73c3d313cda1a1713d6d52568bf625f6656af7c3 (diff) | |
download | marcuscom-ports-fdbf5c37f59b2990d159e4ebd1e2128a64cf0212.tar marcuscom-ports-fdbf5c37f59b2990d159e4ebd1e2128a64cf0212.tar.gz marcuscom-ports-fdbf5c37f59b2990d159e4ebd1e2128a64cf0212.tar.bz2 marcuscom-ports-fdbf5c37f59b2990d159e4ebd1e2128a64cf0212.tar.lz marcuscom-ports-fdbf5c37f59b2990d159e4ebd1e2128a64cf0212.tar.xz marcuscom-ports-fdbf5c37f59b2990d159e4ebd1e2128a64cf0212.tar.zst marcuscom-ports-fdbf5c37f59b2990d159e4ebd1e2128a64cf0212.zip |
- move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6618 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index bf206d6a6..31dfe1081 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-keyring PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -16,7 +17,6 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A program that keeps passwords and other secrets -USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gtk20 USE_GMAKE= yes |