diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-12-08 16:48:38 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-12-08 16:48:38 +0000 |
commit | 60945f027780c21c987e0c642404a8383407edad (patch) | |
tree | fd2d9471767ad6e92fff12ef08f1cb015017f9f8 /x11/libexo/Makefile | |
parent | e59096e905f88c35da2fdfb21e14d87a51cc6c9b (diff) | |
download | ports-60945f027780c21c987e0c642404a8383407edad.tar.gz ports-60945f027780c21c987e0c642404a8383407edad.zip |
Notes
Diffstat (limited to 'x11/libexo/Makefile')
-rw-r--r-- | x11/libexo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index fe8b06bb5d88..7258ec7aaf30 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -3,7 +3,7 @@ PORTNAME= libexo PORTVERSION= 0.10.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/exo/${PORTVERSION:R} @@ -22,7 +22,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/lib//} GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= desktop-file-utils gmake libtool:oldver pathfix perl5 \ +USES= desktop-file-utils gmake libtool pathfix perl5 \ pkgconfig tar:bzip2 USE_GNOME= glib20 gtk20 intltool intlhack USE_LDCONFIG= yes |