diff options
author | bsam <bsam@FreeBSD.org> | 2009-06-20 21:59:54 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-06-20 21:59:54 +0800 |
commit | bc3c0aefa9af9cd7134db0308e1503b725fd4cdd (patch) | |
tree | e0f61a9f1e15409f0afbd33d3317d01a59a69036 /devel/linux-allegro | |
parent | a6f6bc9c0c8801a57eb1371da60885f91ee854fd (diff) | |
download | freebsd-ports-gnome-bc3c0aefa9af9cd7134db0308e1503b725fd4cdd.tar.gz freebsd-ports-gnome-bc3c0aefa9af9cd7134db0308e1503b725fd4cdd.tar.zst freebsd-ports-gnome-bc3c0aefa9af9cd7134db0308e1503b725fd4cdd.zip |
Add an apropriate LINUX_DIST_VER. This is only an infrastructure change,
no need to bump PORTREVISION. The change is needed to the upcomming
switch to default linux f10 ports at 8-CURRENT.
Diffstat (limited to 'devel/linux-allegro')
-rw-r--r-- | devel/linux-allegro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux-allegro/Makefile b/devel/linux-allegro/Makefile index da715a839afe..8b9c36b86471 100644 --- a/devel/linux-allegro/Makefile +++ b/devel/linux-allegro/Makefile @@ -19,6 +19,7 @@ CONFLICTS= linux-f8-allegro-[0-9]* linux-f10-allegro-[0-9]* USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs +LINUX_DIST_VER= 4 ONLY_FOR_ARCHS= i386 amd64 DIST_SUBDIR= rpm USE_LDCONFIG= yes |