diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-20 02:39:00 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-20 02:39:00 +0800 |
commit | b1134ae9e502a16dd6c7dbdf725338c1683c28b1 (patch) | |
tree | baaba6b315525684ab9ec596a44572ad32b29cc1 /x11-toolkits | |
parent | d694449ad13fbd5cecc79a6568f55d17e842c6a4 (diff) | |
download | freebsd-ports-gnome-b1134ae9e502a16dd6c7dbdf725338c1683c28b1.tar.gz freebsd-ports-gnome-b1134ae9e502a16dd6c7dbdf725338c1683c28b1.tar.zst freebsd-ports-gnome-b1134ae9e502a16dd6c7dbdf725338c1683c28b1.zip |
Remove USES=pathfix (already set by master port)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnome-pty-helper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gnome-pty-helper/Makefile b/x11-toolkits/gnome-pty-helper/Makefile index d08a988f1bdf..3873e93d51ef 100644 --- a/x11-toolkits/gnome-pty-helper/Makefile +++ b/x11-toolkits/gnome-pty-helper/Makefile @@ -14,7 +14,6 @@ MASTERDIR= ${.CURDIR}/../../x11-toolkits/vte3 WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist -USES= pathfix USE_GNOME= gnomeprefix CONFIGURE_ARGS= # empty PATCH_STRIP= -p1 |