diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-26 19:50:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-26 19:50:39 +0800 |
commit | 21ab539830f5cf4f3d3a5120855c242bd1aef2c3 (patch) | |
tree | 673839a618b137b447bd953ded492dca1ead2470 /deskutils/pal | |
parent | f131e11b107bfa1bb46ee8724648abd27a85e30b (diff) | |
download | freebsd-ports-gnome-21ab539830f5cf4f3d3a5120855c242bd1aef2c3.tar.gz freebsd-ports-gnome-21ab539830f5cf4f3d3a5120855c242bd1aef2c3.tar.zst freebsd-ports-gnome-21ab539830f5cf4f3d3a5120855c242bd1aef2c3.zip |
- Convert gmake,bzip to USES
Approved by: portmgr (myself)
Diffstat (limited to 'deskutils/pal')
-rw-r--r-- | deskutils/pal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 0673476f1811..3f8210452757 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -12,7 +12,6 @@ COMMENT= Calendar application USES= pkgconfig gettext gmake USE_GNOME= glib20 -USE_GMAKE= yes ALL_TARGET= WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |