diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-20 13:59:54 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-20 13:59:54 +0000 |
commit | e882955bfd33cbbd297cf80704fd413cbdf3c857 (patch) | |
tree | bf4dabd2283915cae068d1904a5d19a078e67f5d /x11-toolkits/linux-f10-openmotif | |
parent | - Update to 0.5 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=236365
Diffstat (limited to 'x11-toolkits/linux-f10-openmotif')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile index 44c3acbccd99..5f4041c8d64f 100644 --- a/x11-toolkits/linux-f10-openmotif/Makefile +++ b/x11-toolkits/linux-f10-openmotif/Makefile @@ -22,6 +22,7 @@ CONFLICTS= linux-openmotif-[0-9]* linux-f8-openmotif-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs +LINUX_DIST_VER= 10 USE_LDCONFIG= yes SRC_DISTFILES= MD5_FILE= ${MASTERDIR}/distinfo.i386 |