diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 18:39:00 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 18:39:00 +0000 |
commit | d223706862857af9abcb42c29a99669a4a3fed23 (patch) | |
tree | baaba6b315525684ab9ec596a44572ad32b29cc1 /x11-toolkits/gnome-pty-helper | |
parent | 611494bd098bd15f1ef8231f68e7bcffcb67e6be (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gnome-pty-helper')
-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 |