diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-18 22:34:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-18 22:34:07 +0000 |
commit | a9cd110f5f6e2e33b16d1e39a49c41e479ea2978 (patch) | |
tree | 65e67ae6725b5946889e660188bf6f6effa9dfaf /devel/linux-glib2 | |
parent | e69c4117d841f445e20acd619b6421cabf368671 (diff) | |
download | ports-a9cd110f5f6e2e33b16d1e39a49c41e479ea2978.tar.gz ports-a9cd110f5f6e2e33b16d1e39a49c41e479ea2978.zip |
Notes
Diffstat (limited to 'devel/linux-glib2')
-rw-r--r-- | devel/linux-glib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-glib2/Makefile b/devel/linux-glib2/Makefile index 6167073aac7c..47bb649f21e3 100644 --- a/devel/linux-glib2/Makefile +++ b/devel/linux-glib2/Makefile @@ -14,7 +14,7 @@ MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Version 2.X Linux/i386 binary port of GLib BASEVERSION= 9 -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 PLIST= ${PKGDIR}/pkg-plist RESTRICTED= "binary under GNU LGPL without accompanying source" RPM_SET= glib2-2.2.1-1.i386.rpm |