diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-21 12:30:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-21 12:30:05 +0000 |
commit | 1d073d3989a4e7121d855bea6b63fe3c6799f318 (patch) | |
tree | 626b1b8c6749ab3767dc19896492e6adf4585e87 /x11-toolkits/rep-gtk/Makefile | |
parent | bbf6050a454545f18d4ff3686a0fd9f758ae7f5c (diff) | |
download | ports-1d073d3989a4e7121d855bea6b63fe3c6799f318.tar.gz ports-1d073d3989a4e7121d855bea6b63fe3c6799f318.zip |
Notes
Diffstat (limited to 'x11-toolkits/rep-gtk/Makefile')
-rw-r--r-- | x11-toolkits/rep-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile index b0c03512acb8..433ca5107333 100644 --- a/x11-toolkits/rep-gtk/Makefile +++ b/x11-toolkits/rep-gtk/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/sources/rep-gtk MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= rep.11:${PORTSDIR}/lang/librep +LIB_DEPENDS= rep.12:${PORTSDIR}/lang/librep PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} |