summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/gcr/Makefile5
-rw-r--r--security/gnome-keyring/Makefile5
-rw-r--r--security/gnome-keyring3/Makefile5
-rw-r--r--security/libcryptui/Makefile5
-rw-r--r--security/libgnome-keyring/Makefile5
-rw-r--r--security/libpwquality/Makefile3
-rw-r--r--security/libsecret/Makefile5
-rw-r--r--security/seahorse-sharing/Makefile5
-rw-r--r--security/seahorse/Makefile5
-rw-r--r--security/seahorse3/Makefile5
10 files changed, 19 insertions, 29 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile
index 2a15a4132..a7e1fecdb 100644
--- a/security/gcr/Makefile
+++ b/security/gcr/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/gcr/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gcr
PORTVERSION= 3.6.2
@@ -20,8 +20,7 @@ CONFLICTS= gnome-keyring-2.[0-9]*
USE_XZ= yes
USE_GNOME= gtk30 intlhack introspection:build
-USES= gettext pathfix pkgconfig shared-mime-info
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig shared-mime-info
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 81ebcc000..d6e72a268 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/gnome-keyring/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-keyring
PORTVERSION= 2.32.1
@@ -20,8 +20,7 @@ CONFLICTS= gnome-keyring-3.[0-9]* gcr-3.[0-9]*
USE_BZIP2= yes
USE_GNOME= gnomeprefix gtk20 ltverhack intlhack
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" \
diff --git a/security/gnome-keyring3/Makefile b/security/gnome-keyring3/Makefile
index 08d70e98b..6ba0403c0 100644
--- a/security/gnome-keyring3/Makefile
+++ b/security/gnome-keyring3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/gnome-keyring3/Makefile 18410 2013-05-01 15:20:45Z kwm $
PORTNAME= gnome-keyring
PORTVERSION= 3.6.2
@@ -26,8 +26,7 @@ CONFLICTS= gnome-keyring-2.[0-9]*
LATEST_LINK= gnome-keyring3
USE_XZ= yes
USE_GNOME= gnomeprefix gtk30 ltverhack intlhack
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
INSTALLS_ICONS= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/security/libcryptui/Makefile b/security/libcryptui/Makefile
index 39f97af54..40b0e867d 100644
--- a/security/libcryptui/Makefile
+++ b/security/libcryptui/Makefile
@@ -1,6 +1,6 @@
# Created by: Dave McKay <dave@mu.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/libcryptui/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= libcryptui
PORTVERSION= 3.6.0
@@ -21,8 +21,7 @@ CONFLICTS= seahorse-2.[0-9]* seahorse-3.0.[0-9]*
USE_LDCONFIG= yes
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= intlhack gnomeprefix gnomedocutils gtk30
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index d722ecf22..5fcc5cf57 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -1,6 +1,6 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/libgnome-keyring/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= libgnome-keyring
PORTVERSION= 3.6.0
@@ -16,8 +16,7 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \
USE_XZ= yes
USE_GNOME= glib20 gnomehier gnomeprefix intlhack \
introspection:build ltverhack
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/security/libpwquality/Makefile b/security/libpwquality/Makefile
index 5713879da..ca464b609 100644
--- a/security/libpwquality/Makefile
+++ b/security/libpwquality/Makefile
@@ -11,10 +11,9 @@ COMMENT= Library for generating random passwords and quality checking
LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib
-USES= gettext pathfix
+USES= gettext gmake pathfix
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
USE_GNOME= intltool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index f128468fc..dcfe1f5e2 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/libsecret/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= libsecret
PORTVERSION= 0.15
@@ -15,8 +15,7 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
USE_XZ= yes
USE_GNOME= gnomehier glib20 libxslt:build intltool introspection:build
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-introspection
diff --git a/security/seahorse-sharing/Makefile b/security/seahorse-sharing/Makefile
index b4ea68978..17fa3359b 100644
--- a/security/seahorse-sharing/Makefile
+++ b/security/seahorse-sharing/Makefile
@@ -1,6 +1,6 @@
# Created by: Dave McKay <dave@mu.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/seahorse-sharing/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= seahorse-sharing
PORTVERSION= 3.2.1
@@ -19,8 +19,7 @@ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
seahorse>=3.2.1:${PORTSDIR}/security/seahorse3
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= intlhack gnomeprefix
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 99ea6e879..d0337441a 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,6 +1,6 @@
# Created by: Dave McKay <dave@mu.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/seahorse/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= seahorse
PORTVERSION= 2.32.0
@@ -25,8 +25,7 @@ CONFLICTS= libcryptui-3.[0-9]* seahorse-3.[0-9]*
USE_XORG= sm
USE_LDCONFIG= yes
USE_BZIP2= yes
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= intlhack gnomeprefix gconf2 gnomedocutils
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
diff --git a/security/seahorse3/Makefile b/security/seahorse3/Makefile
index 7605b3b75..32e8f2f36 100644
--- a/security/seahorse3/Makefile
+++ b/security/seahorse3/Makefile
@@ -1,6 +1,6 @@
# Created by: Dave McKay <dave@mu.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/security/seahorse3/Makefile 18480 2013-05-17 20:20:19Z kwm $
PORTNAME= seahorse
PORTVERSION= 3.6.3
@@ -29,8 +29,7 @@ LATEST_LINK= seahorse3
USE_XORG= sm
USE_LDCONFIG= yes
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= intlhack gnomeprefix gtk30
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes