aboutsummaryrefslogtreecommitdiffstats
path: root/biology/povchem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/povchem/Makefile')
-rw-r--r--biology/povchem/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/povchem/Makefile b/biology/povchem/Makefile
index 4f44b747a8e0..e9f6802472df 100644
--- a/biology/povchem/Makefile
+++ b/biology/povchem/Makefile
@@ -27,6 +27,7 @@ CPPFLAGS+= -DDATADIR=\"${DATADIR}\" \
PLIST_FILES= bin/povchem etc/povchem.cfg %%DATADIR%%/periodic.tab
PLIST_DIRS= %%DATADIR%%
+NO_STAGE= yes
post-extract:
@(cd ${DISTDIR}/${DIST_SUBDIR} && ${TAR} -cf - ${DISTFILES}) | \
(cd ${WRKSRC} && ${TAR} -xf -)