aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugins
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-05-11 08:09:14 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-05-11 08:09:14 +0000
commit8eeb5232c1dbd0f6f59f052f006a5f0a8591f710 (patch)
treead00f8e21ce95c69ec7d63103e7bd415999231ca /devel/geany-plugins
parent5cb1dc00a5bbd66609316efd203171b65204b738 (diff)
downloadports-8eeb5232c1dbd0f6f59f052f006a5f0a8591f710.tar.gz
ports-8eeb5232c1dbd0f6f59f052f006a5f0a8591f710.zip
Fix packaging after conversion to USES
Reported by: pointyhat (miwi)
Notes
Notes: svn path=/head/; revision=317857
Diffstat (limited to 'devel/geany-plugins')
-rw-r--r--devel/geany-plugins/files/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/geany-plugins/files/Makefile.common b/devel/geany-plugins/files/Makefile.common
index 27d3ec383df5..9a45d7d96ea7 100644
--- a/devel/geany-plugins/files/Makefile.common
+++ b/devel/geany-plugins/files/Makefile.common
@@ -17,7 +17,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS+= libtool
-USES= pkgconfig
+USES+= pkgconfig
USE_GNOME+= gtk20
# geany-plugins-l10n is not a plugin, thus special treatment