diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-02 07:44:09 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-02 07:44:09 +0800 |
commit | ff226b19929d3f7cecbbf95f8eb5342c73f93166 (patch) | |
tree | 957570c6ea327b065b2191d86e175e78c274f402 /deskutils | |
parent | 81ef9941f2584b682b8be752b9ea419002e79736 (diff) | |
download | freebsd-ports-gnome-ff226b19929d3f7cecbbf95f8eb5342c73f93166.tar.gz freebsd-ports-gnome-ff226b19929d3f7cecbbf95f8eb5342c73f93166.tar.zst freebsd-ports-gnome-ff226b19929d3f7cecbbf95f8eb5342c73f93166.zip |
Stage support
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cartotheque/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/cartotheque/Makefile b/deskutils/cartotheque/Makefile index 50116a5b6df2..1b27781fcacb 100644 --- a/deskutils/cartotheque/Makefile +++ b/deskutils/cartotheque/Makefile @@ -18,7 +18,6 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile |