aboutsummaryrefslogtreecommitdiff
path: root/graphics/pfstmo
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-28 09:33:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-28 09:33:29 +0000
commit2d91087887ce4981d8485d3f2977c0f7b0a1d21a (patch)
treee6be579c5114d8fc3835b222c91d27c727b1e6c8 /graphics/pfstmo
parent794b49d0280dfb6528cb3de1155087f1fcd2e232 (diff)
downloadports-2d91087887ce4981d8485d3f2977c0f7b0a1d21a.tar.gz
ports-2d91087887ce4981d8485d3f2977c0f7b0a1d21a.zip
Notes
Diffstat (limited to 'graphics/pfstmo')
-rw-r--r--graphics/pfstmo/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/pfstmo/Makefile b/graphics/pfstmo/Makefile
index 3a8e416dc233..2dfd20228d19 100644
--- a/graphics/pfstmo/Makefile
+++ b/graphics/pfstmo/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: pfstmo
-# Date created: Fri Jun 1 16:13:32 UTC 2007
-# Whom: argv[0] (Iouri V. Ivliev)
-#
+# Created by: Iouri V. Ivliev
# $FreeBSD$
PORTNAME= pfstmo
@@ -18,6 +15,7 @@ LIB_DEPENDS= pfs-1.2:${PORTSDIR}/graphics/pfstools
PFS_CPPFLAGS= -I${LOCALBASE}/include
PFS_LDFLAGS= -L${LOCALBASE}/lib
+USES= pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= ${PFS_CPPFLAGS}
LDFLAGS+= ${PFS_LDFLAGS}