diff options
author | hrs <hrs@FreeBSD.org> | 2008-06-01 18:45:53 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2008-06-01 18:45:53 +0800 |
commit | b7af259b25cd112d80f87662f9036ccd80620ff5 (patch) | |
tree | ce61228dd3185452e68f948c9df6a4d8446e2a1d /print | |
parent | 4f4a672d88198ce559f029074a498b5b7354735f (diff) | |
download | freebsd-ports-gnome-b7af259b25cd112d80f87662f9036ccd80620ff5.tar.gz freebsd-ports-gnome-b7af259b25cd112d80f87662f9036ccd80620ff5.tar.zst freebsd-ports-gnome-b7af259b25cd112d80f87662f9036ccd80620ff5.zip |
Remove unnecessary PKGNAMESUFFIX.
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index dc5b8c5ce09d..2744b68a460a 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs/} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \ http://www.humblesoft.com/pub/:epag MASTER_SITE_SUBDIR= ghostscript/:gs_srcs -PKGNAMESUFFIX= -gpl DISTNAME= ${PORTNAME:S,8$,,}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:gs_srcs ${EPAG_SRCS}:epag DIST_SUBDIR= ${PORTNAME:S,8$,,} |