summaryrefslogtreecommitdiff
path: root/editors/conglomerate/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
commit1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /editors/conglomerate/Makefile
parent- login(3), logout(3), and logwtmp(3) were removed in base r202216 (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326137
Diffstat (limited to '')
-rw-r--r--editors/conglomerate/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index 0e6fa5db05b4..d192292f1bde 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: conglomerate
-# Date created: Jun 26, 2003
-# Whom: Pav Lucistnik <pav@oook.cz>
-#
+# Created by: Pav Lucistnik <pav@oook.cz>
# $FreeBSD$
PORTNAME= conglomerate
@@ -14,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME2 visual XML editor with emphasis on DocBook editing
INSTALLS_OMF= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= libgnomeui gtksourceview gnomeprefix gnomehack intlhack
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include