diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-10-06 16:09:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-10-06 16:09:43 +0000 |
commit | cb992b6d331cb2415c4e77bd1abde0fbbac48b54 (patch) | |
tree | 6f82ab78f28561fd226687825f4838a1e2d8d910 /x11-toolkits/linux-f10-gtk | |
parent | 2941532445653b70ee09a759958163bcfeebed84 (diff) | |
download | ports-cb992b6d331cb2415c4e77bd1abde0fbbac48b54.tar.gz ports-cb992b6d331cb2415c4e77bd1abde0fbbac48b54.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-gtk')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index ba7456fdd876..d1997e0d85d9 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -22,5 +22,4 @@ RPMVERSION= 66.fc10 USE_LDCONFIG= yes PLIST= ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH} -NO_STAGE= yes .include <bsd.port.mk> |