diff options
-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 |