aboutsummaryrefslogtreecommitdiff
path: root/print
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 /print
parent7a3518623a9c92a1499e2e5ffde551f46ccfba96 (diff)
downloadports-c41a62214ee4509ba461b71c127934706416d12b.tar.gz
ports-c41a62214ee4509ba461b71c127934706416d12b.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/libgnomeprintmm/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile
index 8a1a7d029a23..c89a3b804297 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libgnomeprintmm
-# Date created: 17 December 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libgnomeprintmm
PORTVERSION= 2.5.1
@@ -18,6 +14,7 @@ COMMENT= C++ bindings for the GNOME print support library
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+USES= pkgconfig
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes