summaryrefslogtreecommitdiff
path: root/editors/xournal/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitb4f81c7606751b858e2bb0f691a34b06772b0dcd (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/xournal/Makefile
parent0718c9a0e56103084c3bf03b52ba4c63b9170c0e (diff)
downloadpkgsrc-b4f81c7606751b858e2bb0f691a34b06772b0dcd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/xournal/Makefile')
-rw-r--r--editors/xournal/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 95d1d324645..e6051acd9cf 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/02 17:10:58 tron Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/03 11:43:48 asau Exp $
DISTNAME= xournal-0.4.7
PKGREVISION= 5
@@ -15,8 +15,6 @@ USE_LIBTOOL= yes
USE_LANGUAGES= c
USE_TOOLS+= pkg-config msgfmt
-PKG_DESTDIR_SUPPORT= user-destdir
-
LDFLAGS.DragonFly= -lX11 -lz -lm
LDFLAGS.SunOS= -lX11 -lz -lm