aboutsummaryrefslogtreecommitdiff
path: root/archivers/linux-f10-upx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/linux-f10-upx/Makefile')
-rw-r--r--archivers/linux-f10-upx/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/linux-f10-upx/Makefile b/archivers/linux-f10-upx/Makefile
index 83eb22afae17..cd2f9676b4e0 100644
--- a/archivers/linux-f10-upx/Makefile
+++ b/archivers/linux-f10-upx/Makefile
@@ -13,9 +13,9 @@ COMMENT= UPX, a high-performance executable packer (Linux Fedora 10)
CONFLICTS= linux-upx-[0-9]* linux-f8-upx-[0-9]*
+USE_LINUX= f10
USE_LINUX_RPM= yes
USE_LINUX_APPS= ucl
-LINUX_DIST_VER= 10
RPMVERSION= 1.fc10
BRANDELF_FILES= usr/bin/upx
@@ -25,6 +25,4 @@ PORTDOCS= BUGS COPYING LICENSE NEWS PROJECTS README README.1ST \
THANKS TODO elf-to-mem.txt filter.txt loader.txt selinux.txt
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-OPTIONS_DEFINE= DOCS
-
.include <bsd.port.mk>