diff options
Diffstat (limited to 'print/libgnomeprintmm/Makefile')
-rw-r--r-- | print/libgnomeprintmm/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 8a1a7d0..c89a3b8 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 |