diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-18 13:25:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-18 13:25:50 +0000 |
commit | 72037316461f367ce21cb9a0b7670fbdb49b0b9f (patch) | |
tree | 87957092f33aa67ee37afe160cffbe8790affd7b /math/gkmap | |
parent | ea4b5a61765ae860a36bab022deeaef98ca9dee5 (diff) |
Stagify.
Approved by: portmgr@
Notes
Notes:
svn path=/head/; revision=358273
Diffstat (limited to 'math/gkmap')
-rw-r--r-- | math/gkmap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gkmap/Makefile b/math/gkmap/Makefile index 2e1d60384605..085e679099fb 100644 --- a/math/gkmap/Makefile +++ b/math/gkmap/Makefile @@ -17,5 +17,4 @@ GNU_CONFIGURE= yes USES= pkgconfig USE_GNOME= gtk20 libglade2 libxml2 -NO_STAGE= yes .include <bsd.port.mk> |