diff options
author | rene <rene@FreeBSD.org> | 2013-10-06 21:19:50 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-10-06 21:19:50 +0800 |
commit | a4bacee3818a55366739071aad55cd0fb6d1d42e (patch) | |
tree | fcb71efd776f586e7eae0deaacd02c4872327090 /graphics/linux-f10-imlib | |
parent | fc240808bf4f8422f101147cd0ad920c04ed78fb (diff) | |
download | freebsd-ports-gnome-a4bacee3818a55366739071aad55cd0fb6d1d42e.tar.gz freebsd-ports-gnome-a4bacee3818a55366739071aad55cd0fb6d1d42e.tar.zst freebsd-ports-gnome-a4bacee3818a55366739071aad55cd0fb6d1d42e.zip |
Add stage support for linux-f10-* ports maintained by emulation@
(category graphics).
Diffstat (limited to 'graphics/linux-f10-imlib')
-rw-r--r-- | graphics/linux-f10-imlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/linux-f10-imlib/Makefile b/graphics/linux-f10-imlib/Makefile index 3c0b8c223b36..5aa60729cb0c 100644 --- a/graphics/linux-f10-imlib/Makefile +++ b/graphics/linux-f10-imlib/Makefile @@ -20,5 +20,4 @@ BRANDELF_FILES= usr/bin/imlib_config USE_LDCONFIG= yes PLIST= ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH} -NO_STAGE= yes .include <bsd.port.mk> |