diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
commit | cf104c570b6057a060aff137032968074d18b40d (patch) | |
tree | 31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/ganttproject | |
parent | 36117d709704f772dbc3d305cda6923741791598 (diff) |
Notes
Diffstat (limited to 'deskutils/ganttproject')
-rw-r--r-- | deskutils/ganttproject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/ganttproject/Makefile b/deskutils/ganttproject/Makefile index 1e8e51bcd106..e5888e993040 100644 --- a/deskutils/ganttproject/Makefile +++ b/deskutils/ganttproject/Makefile @@ -22,6 +22,7 @@ CPIOARGS= --quiet -pdum -R SUB_FILES= ${PORTNAME}.sh +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |