diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-31 03:55:06 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-31 03:55:06 +0800 |
commit | f4bd72031044c408b899b252fee5689fcb6f1768 (patch) | |
tree | 7d0d1625c577b15af850ecc85a4d18e96d8f4b9e /deskutils | |
parent | 1580325b8294c81df1ec5ba7ed98dbd63dffa3e8 (diff) | |
download | freebsd-ports-graphics-f4bd72031044c408b899b252fee5689fcb6f1768.tar.gz freebsd-ports-graphics-f4bd72031044c408b899b252fee5689fcb6f1768.tar.zst freebsd-ports-graphics-f4bd72031044c408b899b252fee5689fcb6f1768.zip |
Stage support
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/toolboxkit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/toolboxkit/Makefile b/deskutils/toolboxkit/Makefile index a4c2a755701..682bfc25099 100644 --- a/deskutils/toolboxkit/Makefile +++ b/deskutils/toolboxkit/Makefile @@ -24,5 +24,4 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Toolbox USE_GNUSTEP_MAKE_DIRS+= Toolbox -NO_STAGE= yes .include <bsd.port.mk> |