diff options
Diffstat (limited to 'devel/libphk/Makefile')
-rw-r--r-- | devel/libphk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libphk/Makefile b/devel/libphk/Makefile index fa3cd81..5a017f0 100644 --- a/devel/libphk/Makefile +++ b/devel/libphk/Makefile @@ -9,12 +9,11 @@ MASTER_SITES= http://phk.freebsd.dk/phkrel/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=mat DISTNAME= Libphk.${PORTVERSION:C/0.3.//} -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= PHK's utilities functions -USES= uidfix +USES= uidfix tar:tgz WRKSRC= ${WRKDIR}/Libphk |