aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libxdg-basedir
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2014-01-11 18:03:45 +0800
committervanilla <vanilla@FreeBSD.org>2014-01-11 18:03:45 +0800
commitbd6ece873d330846fd3485a6be59f46dff14b154 (patch)
tree8a2e261b7f54c50876022629c0f414a3a9c87274 /x11/libxdg-basedir
parent59a4eceb179bc65398b7a45274483806d7d71158 (diff)
downloadfreebsd-ports-gnome-bd6ece873d330846fd3485a6be59f46dff14b154.tar.gz
freebsd-ports-gnome-bd6ece873d330846fd3485a6be59f46dff14b154.tar.zst
freebsd-ports-gnome-bd6ece873d330846fd3485a6be59f46dff14b154.zip
Support stagedir.
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'x11/libxdg-basedir')
-rw-r--r--x11/libxdg-basedir/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libxdg-basedir/Makefile b/x11/libxdg-basedir/Makefile
index 969d76bfaa23..b41ecfeadba5 100644
--- a/x11/libxdg-basedir/Makefile
+++ b/x11/libxdg-basedir/Makefile
@@ -9,11 +9,10 @@ MASTER_SITES= http://nevill.ch/libxdg-basedir/downloads/
MAINTAINER= ntarmos@ceid.upatras.gr
COMMENT= Implementation of the XDG Base Directory specification
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
pre-configure:
@${REINPLACE_CMD} -e \
's|$$(libdir)/pkgconfig|$${prefix}/libdata/pkgconfig|' \