diff options
Diffstat (limited to 'devel/ucpp/Makefile')
-rw-r--r-- | devel/ucpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ucpp/Makefile b/devel/ucpp/Makefile index 425a323a852e..40563019f536 100644 --- a/devel/ucpp/Makefile +++ b/devel/ucpp/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE PLIST_FILES= bin/ucpp man/man1/ucpp.1.gz USES= gmake -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ |