aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:23:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:23:53 +0000
commitc41a62214ee4509ba461b71c127934706416d12b (patch)
tree59cf9d8e97fe84134399ba29d1cbd2f49ff7b368 /deskutils
parent7a3518623a9c92a1499e2e5ffde551f46ccfba96 (diff)
downloadports-c41a62214ee4509ba461b71c127934706416d12b.tar.gz
ports-c41a62214ee4509ba461b71c127934706416d12b.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/libopensync-plugin-synce-legacy/Makefile8
-rw-r--r--deskutils/logjam/Makefile7
2 files changed, 4 insertions, 11 deletions
diff --git a/deskutils/libopensync-plugin-synce-legacy/Makefile b/deskutils/libopensync-plugin-synce-legacy/Makefile
index 81454e1960da..ffe82ebbebc8 100644
--- a/deskutils/libopensync-plugin-synce-legacy/Makefile
+++ b/deskutils/libopensync-plugin-synce-legacy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libopensync-plugin-synce-legacy
-# Date created: 19 June 2008
-# Whom: Alexander Logvinov <ports@logvinov.com>
-#
+# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
-#
PORTNAME= libopensync-plugin-synce
PORTVERSION= 0.22.1
@@ -18,7 +14,7 @@ COMMENT= SynCE legacy plugin for the OpenSync framework
LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \
rra.0:${PORTSDIR}/palm/synce-librra
-
+USES= pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile
index de2dfd53c01c..714d5046a300 100644
--- a/deskutils/logjam/Makefile
+++ b/deskutils/logjam/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: logjam
-# Date created: 13 Aug 01
-# Whom: alanp@unixpower.org
-#
+# Created by: alanp@unixpower.org
# $FreeBSD$
-#
PORTNAME= logjam
PORTVERSION= 4.6.2
@@ -19,6 +15,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
MAN1= logjam.1
+USES= pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
WANT_GNOME= yes