diff options
author | bsam <bsam@FreeBSD.org> | 2009-06-18 00:57:42 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-06-18 00:57:42 +0800 |
commit | 902a3a183ec81d24b5858964590decd4404abfbb (patch) | |
tree | 15a8776fe688560d6d628b3d4a730df7b487fddf /x11-themes | |
parent | 765b0f692ba044d79e43f2b865d5554b7f9cb5c3 (diff) | |
download | freebsd-ports-gnome-902a3a183ec81d24b5858964590decd4404abfbb.tar.gz freebsd-ports-gnome-902a3a183ec81d24b5858964590decd4404abfbb.tar.zst freebsd-ports-gnome-902a3a183ec81d24b5858964590decd4404abfbb.zip |
Add an explicit LINUX_DIST_VER. The fix is needed for the upcomming change of
the default linux ports at 8-CURRENT.
Reported by: exp-run (pav)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/linux-gtk-bluecurve-theme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/linux-gtk-bluecurve-theme/Makefile b/x11-themes/linux-gtk-bluecurve-theme/Makefile index cea8da5eff6c..cad32432011f 100644 --- a/x11-themes/linux-gtk-bluecurve-theme/Makefile +++ b/x11-themes/linux-gtk-bluecurve-theme/Makefile @@ -15,6 +15,7 @@ COMMENT= The Bluecurve GTK+ 1.x and 2.x themes (Linux version) ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes +LINUX_DIST_VER= 3 DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr PLIST= ${WRKDIR}/.plist |