summaryrefslogtreecommitdiffstats
path: root/x11/cinnamon-menus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/cinnamon-menus/Makefile')
-rw-r--r--x11/cinnamon-menus/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/cinnamon-menus/Makefile b/x11/cinnamon-menus/Makefile
index 4254f1ebe..e9774e775 100644
--- a/x11/cinnamon-menus/Makefile
+++ b/x11/cinnamon-menus/Makefile
@@ -12,10 +12,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Additional UI API for cinnamon
BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
- ${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:${PORTSDIR}/x11/xkeyboard-config \
- ${LOCALBASE}/libdata/pkgconfig/xkbfile.pc:${PORTSDIR}/x11/libxkbfile
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:${PORTSDIR}/x11/xkeyboard-config \
- ${LOCALBASE}/libdata/pkgconfig/xkbfile.pc:${PORTSDIR}/x11/libxkbfile
+ xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
+RUN_DEPENDS= xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomehier gnomemenus3 gnomeprefix gtk30 intlhack \
@@ -23,7 +23,7 @@ USE_GNOME= gnomehier gnomemenus3 gnomeprefix gtk30 intlhack \
USE_PYTHON= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf automake libtool
+USE_AUTOTOOLS= libtoolize autoconf automake
PATHFIX_MAKEFILEIN= Makefile.am
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib