From fbc5c7334acab024cfd4caa78d0a80385587b655 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 23 Sep 2013 06:05:10 +0000 Subject: Use stage --- devel/fossil/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'devel/fossil') diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 31751141df9e..26156fb24eed 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -12,7 +12,6 @@ COMMENT= DSCM with built-in wiki, http interface and server, tickets database LICENSE= BSD - PLIST_FILES= bin/fossil HAS_CONFIGURE= yes @@ -23,11 +22,4 @@ JSON_DESC= JSON API support JSON_CONFIGURE_ON= --json STATIC_CONFIGURE_ON= --static -NO_STAGE= yes -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/fossil ${PREFIX}/bin/fossil - -post-install: - @${CAT} ${PKGMESSAGE} - .include -- cgit