diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-11-21 16:31:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-11-21 16:31:35 +0000 |
commit | 1075c865c7e806f4952d71ef3929abf1063c66b6 (patch) | |
tree | 376684a5ff36929a2b7f45a4d6804a8111dff5de /x11-toolkits/linux-f8-gtk | |
parent | fd92d3529adea0d3845765d4e8d1f343ff77387a (diff) | |
download | ports-1075c865c7e806f4952d71ef3929abf1063c66b6.tar.gz ports-1075c865c7e806f4952d71ef3929abf1063c66b6.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f8-gtk')
-rw-r--r-- | x11-toolkits/linux-f8-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index c8accef766ec..61a93aaf25fb 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes ONLY_FOR_ARCHS?= i386 alpha -DIST_SUBDIR= rpm +DIST_SUBDIR?= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes |