diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-07-20 05:07:52 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-07-20 05:07:52 +0000 |
commit | 312dd15cbcf73801416b8412ca996e6d32ed17de (patch) | |
tree | d2927c8d33ec7e7a700edf59d14b6880ec7cfd42 /x11-fonts/sgifonts | |
parent | 49f332b8cfb728024f6702845dd7c28845469eb7 (diff) | |
download | ports-312dd15cbcf73801416b8412ca996e6d32ed17de.tar.gz ports-312dd15cbcf73801416b8412ca996e6d32ed17de.zip |
Notes
Diffstat (limited to 'x11-fonts/sgifonts')
-rw-r--r-- | x11-fonts/sgifonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index c9bb1ac176ff..096729a630e6 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -15,8 +15,8 @@ EXTRACT_SUFX= .rpm MAINTAINER= trevor@FreeBSD.org COMMENT= Fonts from the SGI ProPack 1.4 for Linux -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio \ - bdftopcf:${PORTSDIR}/x11/XFree86-4-clients +EXTRACT_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients PLIST= ${WRKDIR}/pkg-plist PKGMESSAGE= ${WRKDIR}/pkg-message |