diff options
Diffstat (limited to 'math/ogdf/Makefile')
-rw-r--r-- | math/ogdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile index bed7b88dfecf..5bedc363feb9 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -22,7 +22,7 @@ USES= zip USE_LDCONFIG= yes USE_PYTHON= build -WRKSRC= ${WRKDIR}/${PORTNAME:U} +WRKSRC= ${WRKDIR}/${PORTNAME:tu} .include <bsd.port.options.mk> |