diff options
author | joerg <joerg> | 2007-02-15 14:47:20 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-02-15 14:47:20 +0000 |
commit | 9e0faed3263d75e1ec81b17c6a897746d8f8b39a (patch) | |
tree | 87a31342f722fd99fc6b64ca164e386391dbff54 /multimedia/libflash | |
parent | 5d329cee5c9fdfc4a5551fd25906659434cb5dd4 (diff) | |
download | pkgsrc-9e0faed3263d75e1ec81b17c6a897746d8f8b39a.tar.gz |
Modular Xorg support.
Diffstat (limited to 'multimedia/libflash')
-rw-r--r-- | multimedia/libflash/Makefile.common | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libflash/Makefile.common b/multimedia/libflash/Makefile.common index 4ddfe444630..78cc2f5c52c 100644 --- a/multimedia/libflash/Makefile.common +++ b/multimedia/libflash/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2006/03/09 21:04:45 jlam Exp $ +# $NetBSD: Makefile.common,v 1.9 2007/02/15 14:50:29 joerg Exp $ # DISTNAME= flash-0.4.10 @@ -14,8 +14,6 @@ USE_LANGUAGES= c c++ DISTINFO_FILE= ${.CURDIR}/../libflash/distinfo PATCHDIR= ${.CURDIR}/../libflash/patches -.include "../../mk/x11.buildlink3.mk" - post-extract: remove-subpackages remove-subpackages: |