diff options
Diffstat (limited to 'deskutils/parcellite/Makefile')
-rw-r--r-- | deskutils/parcellite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index 5c304ecb1cca..3b46c4ba1a11 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -12,7 +12,7 @@ MAINTAINER= jrm@ftfl.ca COMMENT= A lightweight GTK+ clipboard manager GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gtk20 .include <bsd.port.options.mk> |